FO_Fee_Schedule_Definition

This table requires one record for each fee schedule code created. Each record may have one or more records in the following options table.

 

Field Type Notes

FeeSchedDef_ID

bigint

ID field, a counter. Unique

FeeScheduleCode

varchar(50)

Enter a unique fee schedule code.

FeeScheduleName

varchar(80)

Enter a short name for the code.

Description

varchar(MAX)

Longer description for the code.

Active

bit

Bit flag, true/false.

Informational and Not Used

StartDate

datetime

Start date for this fee schedule code.

Informational

EndDate

datetime

End date, or discountinue date, for this fee schedule code.

Informational